Reverse Priority Hebrew
This algorithm allows you to reverse Hebrew characters and keep English words as they are.
For example, if there is a combination of right-to-left text and left-to-right text in the same string, you can adjust the order of characters using this step, so the result would look as follows:
Source Column | Target Column |
---|---|
Tel Aviv | ביבא לת |
airport Tel Aviv | airport ביבא לת |
To configure this manipulate step, follow the instructions below:
- In the Admin Navigation tree, select Interfaces > InterfaceName > Tasks > TaskName > Steps.
- On the toolbar, click New >New Manipulate Step.

Creating a New Manipulate Step
- Navigate to the Texts section and select Reverse Priority Hebrew.

Texts Section
- In the Reverse Priority Hebrew work area, fill in the following fields:
Fields | Description |
---|---|
Name | Provide a distinctive name for this step. |
Is Active | Select the check box to engage the scheduler for this step. |
Order of Execution | Enter the order in which this step should be executed. |
Filter Expression | Optional. Use this filed to filter data from the source database prior to inserting it into the Schema table. |
Sort Expression | Optional. Use this field to sort data from the source database prior to inserting it into the Schema table. |
Stop interface execution if query failed | Optional. If enabled, the system will stop any data manipulation if the query returns an error. |
Save Schema (enabled per interface) | If selected, the schema is created for this step. |
Is Multi Mapping | If you choose this option than you can manipulate multiple different columns at the same step. |
Source Column | Select the column where the text conversion will be applied. |
Target Column |
Select the target column where the result will be placed. |
Adjust String to English Text Field |
If selected, a Hebrew string will be transformed into a string with English characters. |
- Click the Save button.